Important: Red Hat OpenShift Container Platform 3.10 security and bug fix update

Related Vulnerabilities: CVE-2018-14632   CVE-2018-14632   CVE-2018-14632  

Synopsis

Important: Red Hat OpenShift Container Platform 3.10 security and bug fix update

Type/Severity

Security Advisory: Important

Topic

Red Hat OpenShift Container Platform release 3.10.66 is now available with updates to packages and images that fix several security, bug, and add enhancements.

Red Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.

Description

Red Hat OpenShift Container Platform is Red Hat's cloud computing Kubernetes application platform solution designed for on-premise or private cloud deployments.

This advisory contains the RPM packages for Red Hat OpenShift Container Platform 3.10.66. See the following advisory for the container images for this release:

https://access.redhat.com/errata/RHBA-2018:2824

Security Fix(es):

  • atomic-openshift: oc patch with json causes masterapi service crash (CVE-2018-14632)

For more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.

Red Hat would like to thank Lars Haugan for reporting this issue.

All OpenShift Container Platform 3.10 users are advised to upgrade to these updated packages and images.

Bug Fix(es):

  • During etcd scaleup, facts about the etcd cluster are required to add new hosts. This bug fix adds the necessary tasks to ensure those facts get set before configuring new hosts, and therefore, allow the scaleup to complete as expected. (BZ#1578482)
  • Previously, sync pod was not available when the Prometheus install checked for available nodes. As a consequence, if a custom label was used for the Prometheus install to select an appropriate node, the sync pods must have already applied the label to the nodes. Otherwise, the Prometheus installer would not find any nodes with a matching label. This bug fix adds a check to the install process to wait for sync pods to become available before continuing. As a result, the node labeling process will complete, and the nodes will have the correct labels for the Prometheus pod to be scheduled. (BZ#1609019)
  • This bug fix corrects an issue where a pod is stuck terminating due to I/O errors on a FlexVolume mounted on the XFS file system. (BZ#1626054)
  • Previously, fluentd generated events internally with the `OneEventStream` class. This class does not have the `empty?` method. The Kubernetes metadata filter used the `empty?` method on the `EventStream` object to avoid processing an empty stream. Fluentd issued error messages about the missing `empty?` method, which overwhelmed container logging and caused disk issues. This bug fix changed the Kubernetes metadata filter only to call the `empty?` method on objects that have this method. As a result,
    fluentd logs do not contain this message. (BZ#1626552)
  • RubyGems FFI 1.9.25 reverted a patch which allowed it to work on systems with `SELinux deny_execmem=1`. This reversion caused fluentd to crash. This bug reverts the patch reversion. As a result, fluentd does not crash when using `SELinux deny_execmem=1`. (BZ#1628405)
  • This bug fix updates the *_redeploy-openshift-ca.yml_* playbook to reference the correct node client certificate file, `node/client-ca.crt`. (BZ#1628546)
  • The fix for BZ1628371 introduced a poorly built shared library with a missing symbol. This missing symbol caused fluentd to crash with an "undefined symbol: rbffi_Closure_Alloc" error message. This bug fix rebuilds the shared library with the correct symbols. As a result, fluentd does not crash. (BZ#1628798)
  • Previously, when using Docker with the journald log driver, all container logs, including system and plain Docker container logs, were logged to the journal, and read by fluentd. Fluentd did not know how to handle these non-Kubernetes container logs and threw exceptions. This bug fix treats non-Kubernetes container logs as logs from other system services, for example, sending them to the .operations.* index. As a result, logs from
    non-Kubernetes containers are indexed correctly and do not cause any errors. (BZ#1632361)

Solution

See the release notes documentation for important instructions on how to upgrade your cluster and fully apply this asynchronous errata update:

https://docs.openshift.com/container-platform/3.10/release_notes/ocp_3_10_release_notes.html

This update is available via the Red Hat Network. Details on how to use the Red Hat Network to apply this update are available at https://access.redhat.com/articles/11258.

Affected Products

  • Red Hat OpenShift Container Platform 3.10 x86_64
  • Red Hat OpenShift Container Platform for Power 3.10 ppc64le

Fixes

  • BZ - 1577955 - Router pod fails to deploy during installation
  • BZ - 1578482 - OCP 3.10: etcd scaleup on CRI-O HA cluster fails with dict object has no attribute etcd_ip error
  • BZ - 1594187 - Openshift-on-OpenStack playbook increase watch_retry_timeout for kuryr-cni
  • BZ - 1608476 - OpenShift-Ansible ignores oreg_url for registry-console Docker image
  • BZ - 1609019 - Prometheus deployment failed due to "No schedulable nodes found matching node selector" but it is not true
  • BZ - 1609703 - APP pod unable to start after target port failure in cases where single paths are mounted on APP pods(BZ#1599742)
  • BZ - 1614414 - OpenShift 3.10 Missing CA for LDAP Config
  • BZ - 1615327 - upgrade fails when restarting nodes object has no attribute status
  • BZ - 1619886 - OCP installer provisioning of instances playbook always fails first time running
  • BZ - 1623602 - [3.10] installer oreg_url doesn't serve as universal url - needs to
  • BZ - 1625885 - CVE-2018-14632 atomic-openshift: oc patch with json causes masterapi service crash
  • BZ - 1625911 - Could not find csr for nodes - Bootstrapping task
  • BZ - 1626054 - [3.10] Pod stuck in terminating while a volume mounted with flexvolume driver and XFS filesystem
  • BZ - 1626552 - [3.10] fluentd pods are running with error logs which makes fill up disk very quickly.
  • BZ - 1627764 - master static pod failed to start when LDAP auth is set
  • BZ - 1628405 - [3.10] Fluentd pods failed to start after an update to 3.9.41 when deny_execmem=1 on nodes
  • BZ - 1628546 - [3.10] Redeploy openshift ca playbook failed
  • BZ - 1628798 - [3.10] Fluentd pod crashes with "undefined symbol: rbffi_Closure_Alloc"
  • BZ - 1628964 - Could not find csr for node when using cni plugin
  • BZ - 1629579 - Image efs-provisioner need to update to ose-efs-provisioner in OCP3.10
  • BZ - 1631021 - Fail to atomic pull node image due to docker service was stopped in previous task
  • BZ - 1631449 - RBD bind mount on RHEL does not transistively acquire _netdev from original mount
  • BZ - 1632361 - [3.10] Fluentd cannot handle S2I Logs
  • BZ - 1632418 - iSCSI doesn't give enough time multipathd to create multipath device
  • BZ - 1632862 - [3.10] Could not find csr for node when using cni plugin
  • BZ - 1632863 - [3.10] upgrade failed at TASK [openshift_node : Approve node certificates when bootstrapping]
  • BZ - 1632865 - [3.10] Fail to atomic pull node image due to docker service was stopped in previous task
  • BZ - 1633571 - Openshift-on-Openstack uninstall playbook failure in Remove RedHat subscriptions task
  • BZ - 1638519 - [3.10] Ability to install a cluster with a mix of Docker and CRI-O nodes
  • BZ - 1638521 - [3.10] Upgrade fails at "Set node schedulability"
  • BZ - 1638525 - [3.10] Validation of static pod fails due to inconsistent names
  • BZ - 1638899 - [3.10] Record is missing kubernetes field when use '--log-driver journald' in /etc/sysconfig/docker
  • BZ - 1642052 - [3.10] Registry doesn't honors openshift_additional_ca

CVEs

References